* xdisp.c (handle_fontified_prop): Prefer ptrdiff_t to int where needed.
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 7 Oct 2013 15:11:17 +0000 (19:11 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 7 Oct 2013 15:11:17 +0000 (19:11 +0400)
commitf2b3f7ed85ab4d00342737324a6dcce58683f425
tree52a2adb65508c7201dc75a72d5e0891964885ea8
parent89aeba563ad4e8aa7afb178663b88ae9c0ab0ec0
* xdisp.c (handle_fontified_prop): Prefer ptrdiff_t to int where needed.
Use bool for boolean.
src/ChangeLog
src/xdisp.c